body { overflow-x: hidden; min-width: 1200px; max-width: 1920px; margin: 0 auto; position: relative; }

/* 设置滚动条的宽度 */
body::-webkit-scrollbar { width: 10px; border-radius: 10px; }
/* 设置滚动条轨道的背景颜色 */
body::-webkit-scrollbar-track { border-radius: 10px; background-color: #f1f1f1; }
/* 设置滚动条滑块的背景颜色 */
body::-webkit-scrollbar-thumb { background-color: #999999; border-radius: 10px; }


/****** index ******/
.w83p { width: 83.333%; max-width: 1600px; min-width: 1200px;  margin: 0 auto; overflow: hidden; }
.w68p { width: 68%; max-width: 1320px; min-width: 1200px; margin: 0 auto; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.wap-show { display: none; }

/* header */
.header { position: absolute; left: 0px; top: 40px; z-index: 99999; width: 100%; overflow: visible; }
.header > .w83p { height: 90px; overflow: visible; border-radius: 8px; border-bottom: solid 2px #d71820; background: #ffffff; }
.header .left-logo { overflow: hidden; margin: 20px 0px 0px 25px; float: left; font-size: 0px; }
.header .left-logo a { font-size: 0px; }
.header .left-logo img { height: 52px; }
.wap-logo { display: none; }

.header .center-nav { min-height: 33px; margin: 6px 0px 0px 100px; float: left; }
.header .center-nav ul { overflow: visible; }
.header .center-nav ul li { min-height: 33px; padding-bottom: 2px; float: left; line-height: 18px; font-size: 18px; color: #2c2c2c; position: relative; }
.header .center-nav ul > li > a { display: block; padding: 32px 20px 32px 20px; color: #2c2c2c; position: relative; }
.header .center-nav ul li:hover a { color: #014099; background: rgba(255, 255, 255, 0.5); }
.header .center-nav ul li .nav-btn:after { content: ''; position: absolute; right: 5px; top: 50%; z-index: 99999; width: 8px; height: 4px;
 background: url("30347059.png") no-repeat center; background-size: 100%; }

.nav-active-on a:before { background: #014099;
 -ms-transform: scaleX(1); -webkit-transform: scaleX(1); transform: scaleX(1);
 -ms-transform-origin: left; -webkit-transform-origin: left; transform-origin: left; }

.nav-two-bg { display: none; position: absolute; left: 0px; bottom: -46px; z-index: -1; width: 100%; overflow: hidden; 
-webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.nav-two-bg .w83p { background: url("29945988.png") center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
.nav-two-bg dl { display: none; width: 100%; overflow: hidden;
 -webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.nav-two-bg dl > dd { padding: 0px 5px; overflow: hidden; float: left; line-height: 22px; font-size: 16px; color: #ffffff; }
.nav-two-bg dl > dd a { display: block; padding: 13px 10px 13px 10px; text-align: center; color: #ffffff; }

.header .right-function { margin: 25px 15px 0px 0px; float: right; }
.header .right-function ul li { width: 60px; height: 50px; overflow: hidden; float: left; margin: 0px 0px; text-align: center; position: relative; }
.header .right-function ul li a { display: block; width: 60px; height: 50px; }
.header .right-function ul li:first-child { border: 0px; }
.header .right-function ul li .rf-img { width: 25px; height: 25px; position: absolute; top: 50%; left: 50%; margin: -12.5px 0px 0px -12.5px; text-align: center; }
.header .right-function ul li .rf-img img { height: 25px; }
.header .right-function ul li .rf-name { display: none; width: 100%; margin-top: 4px; line-height: 14px; font-size: 12px; color: #2c2c2c; }
.header .right-function ul li .rf-name a { color: #ffffff; }
.header .right-function ul li:hover .rf-img { position: initial; margin: 0 auto;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .right-function ul li:hover .rf-name { display: block;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.header .right-function ul li .wap-fun-img { display: none; }

.content { width: 100%; overflow: hidden; float: left; }
.content a:hover { color: #d71820!important; }
.content img { transition: all 1s; }
.content img:hover { transform: scale(1.1); }
.content-boxs { width: 100%; overflow: hidden; margin: 0 auto; }

.all-title-box { width: 100%; overflow: hidden; text-align: left; position: relative; }
.all-title-box a { display: block; line-height: 36px; color: #014099; font-size: 0px; }
.all-title-box a b { display: inline-block; position: relative; padding-bottom: 35px; font-size: 36px; }
.all-title-box a b:before { content: ""; position: absolute; left: 0px; bottom: 0px; z-index: 99999; width: 50%; height: 5px; background: #e8340c; }

.two-wrap-box, .three-wrap-box, .four-wrap-box, .five-wrap-box { width: 100%; overflow: hidden; }

.two { margin-top: 108px; }
.two .two-wrap-box { width: 100%; overflow: hidden; position: relative; }
.two .right { width: 45%; overflow: hidden; }
.two .right .right-top { width: 100%; height: 418px; overflow: hidden; }
.two .right .tr-nav-box { width: 100%; overflow: hidden; }
.two .right .tr-nav-box ul li { padding: 15px 3.5%; overflow: hidden; float: left; margin-left: 15px; line-height: 18px;
 font-size: 18px; color: #a3a3a3; border-radius: 5px; background: #e6e6e6; }
.two .right .tr-nav-box ul li > span { display: none; }
.two .right .tr-nav-box ul li:first-child { margin: 0px; }
.two .right .tr-nav-box ul li:hover a { color: #ffffff!important; }
.two .right .tr-nav-box ul li span { display: none; }
.two .right .tr-nav-box ul li.tnb-on { color: #ffffff; font-weight: bold;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.two .right .tr-nav-box ul li.tnb-on a { color: #ffffff; }
.two .right .tr-text-box { width: 100%; overflow: hidden; margin-top: 20px; }
.two .right .tr-text-box ul { display: none; width: 100%; overflow: hidden; }
.two .right .tr-text-box ul.ttb-active { display: block;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.two .right .tr-text-box ul li { width: 100%; height: 20px; overflow: hidden; padding: 15px 0px 15px 0px; line-height: 20px; font-size: 18px; color: #000000;
 position: relative; }
.two .right .tr-text-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px;
 background: #014099; }
.two .right .tr-text-box ul li .fl { width: 80%; height: 20px; overflow: hidden; padding: 0px 0px 0px 15px; color: #000000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.two .right .tr-text-box ul li .fl a { color: #000000; }
.two .right .tr-text-box ul li .fr { width: 15%; text-align: right; font-size: 14px; color: #cccccc; }
.two .right .tr-text-box ul li .fr a { color: #cccccc;}
.two .right .right-bottom { width: 100%; overflow: hidden; margin-top: 10px; position: relative; }
.two .right .right-bottom dl dt { position: absolute; left: 0px; top: 0px; z-index: 99999; padding: 16px 16px;
 border-radius: 5px; color: #ffffff; background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.two .right .right-bottom dl dt span { display: block; width: 40px; overflow: hidden; line-height: 20px; font-size: 20px; }
.two .right .right-bottom dl dd { width: 100%; height: 16px; overflow: hidden; padding: 28px 0px; background: #ebf2fc; border-radius: 5px; }

.three { margin-top: 100px; }

.four { margin-top: 100px; }
.four .four-wrap-box { position: relative; }
.four .right { position: absolute; right: 0px; top: 0px; max-width: 310px; height: 100%; overflow: hidden; }
.four .right ul { width: 100%; height: 100%; }
.four .right ul li { width: 100%; height: 33.333%; overflow: hidden; font-size: 0px; display: table; }
.four .right ul li a { display: table-cell; vertical-align: middle; }
.four .right ul li:first-child a { vertical-align: top; }
.four .right ul li:last-child a { vertical-align: bottom; }
.four .right ul li img { width: 100%; }

.five { margin-top: 90px; overflow: hidden; padding-bottom: 100px; }
.five .five-wrap-box { width: 100%; overflow: hidden; }
.five dl { width: 16.666%; height: 320px; overflow: hidden; float: left; position: relative; }
.five dl > a { display: block; height: 298px; margin: 10px 10px; } 
.five dl > a:hover { border: solid 1px #e9edf6; border-radius: 10px;
	animation: fade-in 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	-webkit-box-shadow: 0px 0px 10px 0px #cccccc;
	-moz-box-shadow: 0px 0px 10px 0px #cccccc;
	box-shadow: 0px 0px 10px 0px #cccccc;
}
.five dl dt:hover img { transform: scale(1); }
.five dl:hover dt { transform: scale(1.1); }
.five dl:hover dd:after {
 -webkit-animation: jello-horizontal 0.9s both;
 animation: jello-horizontal 0.9s both; }
.five dl dt { width: 100%; height: 106px; overflow: hidden; text-align: center; padding: 20px 0px 25px 0px; margin-top: 40px;
 font-size: 0px; transition: all 0.6s; }
.five dl dt img { height: 106px; }
.five dl dd { width: 100%; overflow: hidden; padding-top: 22px; line-height: 26px; font-size: 20px; text-align: center; color: #222222;
 position: relative; }
.five dl dd a { color: #212121; }
.five dl dd:after { content: ''; position: absolute; left: 50%; top: 0px; margin-left: -14px; width: 28px; height: 3px; background: #eb4f2c; }

.footer { width: 100%; overflow: visible; }
.footer .w83p { overflow: visible; }
.footer .footer-top { width: 100%; overflow: visible; float: left; background: #e9f1fc; }
.footer .footer-top .ft-top-box { width: 100%; overflow: visible; float: left; }
.footer .footer-top .ft-top-box .ftb-left { width: 22%; overflow: hidden; margin: 80px 0px 0px 0px; font-size: 0px; }
.footer .footer-top .ft-top-box .ftb-left img { width: 100%; }
.footer .footer-top .ft-top-box .ftb-right { width: 62%; overflow: visible; }
.footer .footer-top .ft-top-box .ftb-right dl { width: 100%; overflow: visible; }
.footer .footer-top .ft-top-box .ftb-right dl dt { margin-top: 106px; font-size: 18px; color: #373737; }
.footer .footer-top .ft-top-box .ftb-right dl .fr-tb-box { width: 85%; }
.footer .footer-top .ft-top-box .ftb-right dl dd { width: 63px; height: 63px; overflow: visible; margin: 88px 2.65% 0px 2.65%; padding: 5px; position: relative; }
.footer .footer-top .ft-top-box .ftb-right dl dd > img { position: absolute; left: 5px; top: 5px; z-index: 9999999; background: none; }
.footer .footer-top .ft-top-box .ftb-right dl dd:hover { cursor: pointer; border-radius: 50%; background: #ffffff; }
.footer .footer-top .ft-top-box .ftb-right dl dd .pos-ewm { display: none; position: absolute; left: 50%; top: -140px;
 z-index: 99999; padding: 30px; transform: translateX(-50%); font-size: 0px; border-radius: 10px; border: solid 1px #e4e4e4; background: #ffffff; }
.footer .footer-top .ft-top-box .ftb-right dl dd .pos-ewm img { width: 100%; }
.footer .footer-top .ft-top-box .ftb-right dl dd:hover .pos-ewm { display: block; width: 100px;
 -webkit-animation: fade-in 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 -webkit-box-shadow: 0px 5px 5px 0px #cccccc;
 -moz-box-shadow: 0px 5px 5px 0px #cccccc;
 box-shadow: 0px 5px 5px 0px #cccccc; }
.footer .footer-top .ft-top-box .ftb-right dl dd .wap-ewm-name { display: none; }
.footer .footer-top .ft-bottom-box { width: 100%; overflow: hidden; padding-bottom: 70px; float: left; }
.footer .footer-top .ft-bottom-box dl dt { margin-top: 78px; font-size: 18px; color: #373737; }
.footer .footer-top .ft-bottom-box dl dd { width: 93%; overflow: hidden; margin-top: 62px; }
.footer .footer-top .ft-bottom-box dl dd select {
 /*清除select默认样式*/
 appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none;
 display: block; width: 20%; height: 42px; overflow: hidden; float: left; padding: 0px 10px; margin-left: 70px; border: solid 1px #a6a6a6; 
 background: url("30347052.png") no-repeat right; }
.footer .footer-top .ft-bottom-box dl dd select option { appearance: none; -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; }
.footer .footer-top .ft-bottom-box dl dd select:first-child { margin-left: 0px; }
.footer .footer-bottom { width: 100%; overflow: hidden; float: left; padding: 30px 0px 35px 0px; text-align: center; color: #ffffff; background: #014099; }
.footer .footer-bottom .footer-fb-nav { width: 100%; overflow: hidden; text-align: center; font-size: 0px; }
.footer .footer-bottom .footer-fb-nav ul { display: inline-block; margin: 0 auto; font-size: 16px; }
.footer .footer-bottom .footer-fb-nav ul li { padding: 0px 10px; overflow: hidden; float: left; line-height: 16px; font-size: 16px; color: #ffffff; }
.footer .footer-bottom .footer-fb-nav ul li a { display: block; line-height: 16px; color: #ffffff; }
.footer .footer-bottom .footer-fb-con { width: 100%; overflow: hidden; margin-top: 20px; line-height: 28px; font-size: 16px; color: #87a5cf; }
.footer .footer-bottom .footer-fb-con a { color: #87a5cf; }


/* Swiper组件 */
.two .left .swiper-container > .swiper-pagination, .xwzx-con-box .swiper-container > .swiper-pagination,
.djwh-con-box .swiper-container > .swiper-pagination { width: auto; left: auto;
 bottom: 20px; right: 20px; font-size: 0px; }
.swiper-container > .swiper-pagination span { width: 20px; height: 5px; margin: 0px 5px; border-radius: 5px; background: #014099; }
.swiper-container > .swiper-pagination span.swiper-pagination-bullet-active { background: #e8340c; }
.swiper-container > .swiper-button-prev, .swiper-container > .swiper-button-next { -webkit-user-select: none; user-select: none;
 -webkit-user-select: none; user-select: none;
 -webkit-box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2);
 -moz-box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2);
 box-shadow: 0px 5px 10px 5px rgba(0,0,0,0.2); }
.swiper-container > .swiper-button-prev:hover, .swiper-container > .swiper-button-next:hover { opacity: 1;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }


/* list */
.banner-box { width: 100%; overflow: hidden; position: relative; }
.banner-box img { width: 100%; }
.banner-box .subject-con-box { position: absolute; left: 8.5%; bottom: 26%; z-index: 99999; display: inline-block; width: auto; }
.banner-box .subject-con-box .subject-name { overflow: hidden; line-height: 48px; font-size: 46px; text-align: left; color: #ffffff; }
.banner-box .subject-con-box .subject-name a { color: #ffffff; }
.banner-box .subject-con-box .url-box { overflow: hidden; margin-top: 35px; font-size: 0px; color: #000000; position: relative; }
.banner-box .subject-con-box .url-box span { display: inline-block; line-height: 18px; font-size: 16px; padding: 0px 8px; color: #ffffff; }
.banner-box .subject-con-box .url-box span a { display: inline-block; line-height: 18px; font-size: 16px; color: #ffffff; }


/** allSubjectName **/
.all-subject-box { width: 100%; overflow: hidden; font-size: 0px; position: relative; }
.all-subject-box .asb-name { padding: 15px 22px; line-height: 18px; font-size: 18px; color: #ffffff; border-radius: 5px; 
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.all-subject-box .asb-name a, .all-subject-box .asb-name a:hover { color: #ffffff!important; }
.all-subject-box .asb-more { position: absolute; right: 0px; top: 50%; z-index: 99999; margin-top: -16px; }
.all-subject-box .asb-more a img { padding: 15px 0px; }
.all-subject-box .asb-more a:hover img { transform: scale(1); }


.list-con-box { width: 100%; overflow: hidden; padding-bottom: 60px; margin-top: 60px; }
.list-con-box .list-left { width: 15%; overflow: hidden; }
.list-con-box .list-left dl dt { width: 100%; overflow: hidden; padding-bottom: 15px; line-height: 30px; font-size: 28px; text-align: left;
 color: #0648a3; border-bottom: solid 1px #e5e5e5; }
.list-con-box .list-left dl dt a { display: block; color: #023f98; }
.list-con-box .list-left dl dt:hover { transition: all 0.5s ease 0s; }
.list-con-box .list-left dl dt:hover a { color: #0648a3!important; }

.list-con-box .list-left dl dd { width: 68%; overflow: hidden; padding: 18px 16%; line-height: 20px; font-size: 18px; text-align: left; color: #ffffff;
 border-bottom: solid 1px #e5e5e5; position: relative; }
.list-con-box .list-left dl dd:after { content: ''; position: absolute; left: 8%; top: 50%; z-index: 99999; margin-top: -5.5px;
 width: 6px; height: 11px; background: url("30347055.png") no-repeat center; }
.list-con-box .list-left dl dd.active-list-on:after { background: url("29945906.png") no-repeat center; }
.list-con-box .list-left dl dd a { display: block; color: #003279; }
.list-con-box .list-left dl dd:hover { transition: all 0.5s ease 0s; border-radius: 5px; 
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.list-con-box .list-left dl dd:hover a { color: #ffffff!important; }
.list-con-box .list-left dl dd.active-list-on { border-radius: 5px; 
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.list-con-box .list-left dl dd.active-list-on a { color: #ffffff; }

.list-con-box .list-right { width: 80%; min-height: 600px; overflow: hidden; }
.list-con-box .lr-list-box { width: 100%; overflow: hidden; margin-top: 30px; }
.list-con-box .lr-list-box ul { width: 100%; overflow: hidden; }
.list-con-box .lr-list-box ul li { width: 100%; overflow: hidden; padding: 20px 0px 20px 0px; border-bottom: solid 1px #e5e5e5; position: relative; }
.list-con-box .lr-list-box ul li:after { content: ''; position: absolute; left: 0px; top: 28px; z-index: 999; display: block; width: 6px;
 height: 6px; background: #014099; }
.list-con-box .lr-list-box ul li .fl { overflow: hidden; text-align: left; line-height: 20px; font-size: 16px; color: #000000;
 text-indent: 1em; }
.list-con-box .lr-list-box ul li .fl a { color: #000000; }
.list-con-box .lr-list-box ul li .fr { text-align: right; line-height: 20px; font-size: 14px; color: #cccccc; }
.list-con-box .lr-list-box ul li .fr a { color: #cccccc; }
.list-con-box .lr-list-box ul li a:hover .fl, .list-right ul li a:hover .fr { color: #993333; }

.list-con-box .lr-list-text-box { width: 100%; overflow: hidden; margin-top: 30px; }
.list-con-box .lr-list-text-box img { display: block; max-width: 100%; height: auto!important; margin: 0 auto; }
.list-con-box .lr-list-text-box img:hover { transform: scale(1.0)!important; }
.list-con-box .lr-list-text-box video { display: block; width: 60%; height: auto; overflow: hidden; margin: 0 auto; object-fit: cover; }
.list-con-box .lr-list-text-box video object, .list-con-box .lr-list-text-box video param, 
.list-con-box .lr-list-text-box video embed { width: 100%; height: auto; }
.list-con-box .lr-list-text-box, .list-con-box .lr-list-text-box p { font-size: 16px; line-height: 20px; }

.list-con-box .lr-list-img-box { width: 100%; overflow: hidden; margin-top: 20px; }
.list-con-box .lr-list-img-box ul { width: 100%; overflow: hidden; }
.list-con-box .lr-list-img-box ul li { width: 25%; overflow: hidden; margin: 20px 0px 0px 0px; float: left; text-align: center; position: relative; }
.list-con-box .lr-list-img-box ul li .pic-img { width: 95%; overflow: hidden; text-align: center; margin: 0 auto; border-radius: 5px; }
.list-con-box .lr-list-img-box ul li .pic-img img { display: block; width: 100%; height: 150px; }
.list-con-box .lr-list-img-box ul li .pic-title { width: 100%; overflow: hidden; padding: 10px 0px 10px 0px; line-height: 26px; font-size: 16px; text-align: center; color: #ffffff; background: #295da8; }
.list-con-box .lr-list-img-box ul li .pic-title a { color: #ffffff; }

.page-box { display: inline-block; width: 100%; text-align: center; padding: 60px 0px 30px 0px; font-size: 0px; }
.page-box tbody, .page-box tbody tr { display: inline-block; }
.page-box a, .page-box font { display: inline-block; padding: 10px 12px; margin: 0px 4px; line-height: 14px; font-size: 14px;
 border: solid 1px #004098; border-radius: 3px; }
.page-box a { color: #004098; }
.page-box a:hover { color: #ffffff!important; border: solid 1px #004098; background: #004098; }
.page-box font { color: #ffffff; background: #004098; }  


/* content */
.content-con-box { width: 100%; overflow: hidden; margin-top: 60px; padding-bottom: 60px; }
.content-con-box .ccb-con-box { width: 100%; overflow: hidden; }

.content-con-box .ccb-title-box, .content-con-box .ccb-info-box, .content-con-box .ccb-text-box, .content-con-box .ccb-function-text { 
 width: 100%; overflow: hidden; }
.content-con-box .ccb-title-box .yt-title-box, .content-con-box .ccb-title-box .content-title-box,
.content-con-box .ccb-title-box .ft-title-box { width: 100%; overflow: hidden; text-align: center; }
.content-con-box .ccb-title-box { padding: 15px 0px; }
.content-con-box .ccb-title-box .yt-title-box { line-height: 32px; font-size: 28px; color: #aaaaaa; }
.content-con-box .ccb-title-box .content-title-box { padding: 15px 0px; line-height: 36px; font-size: 32px; color: #094ea9; }
.content-con-box .ccb-title-box .ft-title-box { line-height: 32px; font-size: 28px; color: #aaaaaa; }

.content-con-box .ccb-info-box { padding: 15px 0px; text-align: center; font-size: 16px; border-bottom: solid 1px #d7d7d7; }
.content-con-box .ccb-info-box span { padding: 0px 20px; line-height: 20px; font-size: 16px; color: #7d7d7d; }

.content-con-box .ccb-text-box { margin-top: 55px; font-size: 16px; color: #333333; }
.content-con-box .ccb-text-box img { display: block; max-width: 100%; height: auto!important; margin: 0 auto; }
.content-con-box .ccb-text-box img:hover { transform: scale(1.0)!important; }

.content-con-box .ccb-text-box video { display: block; width: 60%; height: auto; overflow: hidden; margin: 0 auto;
 object-fit: cover; }
.content-con-box .ccb-text-box video object, .content-con-box .ccb-text-box video param, 
.content-con-box .ccb-text-box video embed { width: 100%; height: auto; }

.content-con-box .ccb-function-text { padding: 20px 0px; text-align: center; font-size: 0px; }
.content-con-box .ccb-function-text a { padding: 0px 15px; font-size: 14px; color: #333333; }


/* allSubjectBox */
.subject-con-box { width: 100%; overflow: hidden; }


/* 关于我们 */
.gywm-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.gywm-con-box .gywm-one { margin-top: 60px; position: relative; }
.gywm-con-box .gywm-one .left { width: 52%; overflow: hidden; border-radius: 8px; }
.gywm-con-box .gywm-one .left img { width: 100%; }
.gywm-con-box .gywm-one .right { position: absolute; top: 0px; right: 0px; width: 45%; height: 100%; overflow: hidden; }
.gywm-con-box .gywm-one .right .subject-con-box { margin-top: 22px; line-height: 46px; text-indent: 2em; font-size: 18px; }
.gywm-con-box .gywm-one .right .subject-con-box img { display: block; max-width: 100%; margin: 0 auto; }
.gywm-con-box .gywm-one .right .more-btn { position: absolute; right: 0px; bottom: 0px; z-index: 99999; text-align: right; }
.gywm-con-box .gywm-one .right .more-btn a { display: inline-block; padding: 11px 20px; line-height: 18px; font-size: 16px; color: #0e55b1;
 border: solid 1px #0e55b1; border-radius: 10px; }

.gywm-con-box .gywm-two { margin-top: 60px; }
.gywm-con-box .gywm-two .left { width: 20%; overflow: hidden; }
.gywm-con-box .gywm-two .left .subject-con-box { margin-top: 25px; }
.gywm-con-box .gywm-two .left .subject-con-box dl { width: 100%; overflow: hidden; padding: 13px 0px; font-size: 18px; }
.gywm-con-box .gywm-two .left .subject-con-box dl dt { width: 72%; overflow: hidden; float: left; line-height: 22px; font-size: 18px; text-align: right; }
.gywm-con-box .gywm-two .left .subject-con-box dl dd { width: 28%; overflow: hidden; float: right; line-height: 22px; font-size: 18px; text-align: left; }
.gywm-con-box .gywm-two .center { width: 28%; overflow: hidden; margin-left: 30px; }
.gywm-con-box .gywm-two .center .subject-con-box { margin-top: 25px; }
.gywm-con-box .gywm-two .center .subject-con-box dl { width: 100%; overflow: hidden; padding: 20px 0px; font-size: 18px; }
.gywm-con-box .gywm-two .center .subject-con-box dl dt { width: 72%; overflow: hidden; float: left; line-height: 22px; font-size: 18px; text-align: right; }
.gywm-con-box .gywm-two .center .subject-con-box dl dd { width: 28%; overflow: hidden; float: right; line-height: 22px; font-size: 18px; text-align: left; }
.gywm-con-box .gywm-two .right { width: 45%; overflow: hidden; }
.gywm-con-box .gywm-two .right .subject-con-box { width: 100%; overflow: hidden; margin-top: 25px; text-align: center; }
.gywm-con-box .gywm-two .right .subject-con-box img { width: 60%; }
.gywm-con-box .gywm-two .right .subject-con-box img:hover { transform: scale(1); }


/* 新闻中心 */
.xwzx-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.xwzx-con-box .xwzx-one { margin-top: 60px; }
.xwzx-con-box .xwzx-one .right { width: 45%; overflow: hidden; }
.xwzx-con-box .xwzx-one .right .tr-nav-box { width: 100%; overflow: hidden; }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li { padding: 15px 3.5%; overflow: hidden; float: left; margin-left: 15px; line-height: 18px;
 font-size: 18px; color: #a3a3a3; border-radius: 5px; background: #e6e6e6; }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li > span { display: none; }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li:first-child { margin: 0px; }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li:hover a { color: #ffffff!important; }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li.tnb-on { color: #ffffff; font-weight: bold;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%); }
.xwzx-con-box .xwzx-one .right .tr-nav-box ul li.tnb-on a { color: #ffffff; }
.xwzx-con-box .xwzx-one .right .tr-text-box { width: 100%; overflow: hidden; margin-top: 30px; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul { display: none; width: 100%; overflow: hidden; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul.ttb-active { display: block;
 -webkit-animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
 animation: fade-in-fwd 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) both; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li { width: 100%; height: 20px; overflow: hidden; padding: 25px 0px 25px 0px; line-height: 20px; font-size: 18px; color: #000000;
 position: relative; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px;
 background: #014099; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li .fl { width: 80%; overflow: hidden; padding: 0px 0px 0px 15px; color: #000000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li .fr { width: 15%; text-align: right; font-size: 14px; color: #cccccc; }
.xwzx-con-box .xwzx-one .right .tr-text-box ul li .fr a { color: #cccccc;}

.xwzx-con-box .xwzx-two { margin-top: 60px; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box { width: 100%; overflow: hidden; margin-top: 20px; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li { width: 100%; overflow: hidden; padding: 10px 0px; position: relative; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 16px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-two .left .left-top .scb-bottom-box ul li .fr a { color: #c8c8c8; }

.xwzx-con-box .xwzx-two .left .left-bottom { width: 100%; overflow: hidden; margin-top: 25px; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box { width: 100%; overflow: hidden; margin-top: 25px; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li { width: 100%; overflow: hidden; padding: 10px 0px; position: relative; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 16px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-two .left .left-bottom .subject-con-box ul li .fr a { color: #c8c8c8; }

.xwzx-con-box .xwzx-two .right .scb-bottom-box { width: 100%; overflow: hidden; margin-top: 20px; }
.xwzx-con-box .xwzx-two .right .subject-con-box { width: 100%; overflow: hidden; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li { width: 100%; overflow: hidden; padding: 15px 0px; position: relative; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #003fa0; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li .fl { width: 85%; overflow: hidden; line-height: 20px; font-size: 16px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li .fl a { color: #000000; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li .fr { width: 15%; overflow: hidden; line-height: 20px; font-size: 14px; color: #c8c8c8; text-align: right; }
.xwzx-con-box .xwzx-two .right .subject-con-box ul li .fr a { color: #c8c8c8; }


/*  党建文化 */
.djwh-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.djwh-con-box .djwh-one { margin-top: 60px; }
.djwh-con-box .djwh-one .right { width: 46%; overflow: hidden; }
.djwh-con-box .djwh-one .right .subject-con-box { width: 100%; overflow: hidden; margin-top: 25px; }
.djwh-con-box .djwh-one .right .subject-con-box ul li { width: 100%; overflow: hidden; padding: 23px 0px; position: relative; }
.djwh-con-box .djwh-one .right .subject-con-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.djwh-con-box .djwh-one .right .subject-con-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.djwh-con-box .djwh-one .right .subject-con-box ul li .fl a { color: #000000; }
.djwh-con-box .djwh-one .right .subject-con-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.djwh-con-box .djwh-one .right .subject-con-box ul li .fr a { color: #cccccc; }

.djwh-con-box .djwh-two { margin-top: 60px; }
.djwh-con-box .djwh-two .left { width: 50%; overflow: hidden; }
.djwh-con-box .djwh-two .left .left-top, .djwh-con-box .djwh-two .left .left-bottom { width: 100%; overflow: hidden; }
.djwh-con-box .djwh-two .left .scb-bottom-box { width: 100%; overflow: hidden; margin-top: 20px; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li { width: 100%; overflow: hidden; padding: 15px 0px; position: relative; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li .fl a { color: #000000; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.djwh-con-box .djwh-two .left .scb-bottom-box ul li .fr a { color: #cccccc; }
.djwh-con-box .djwh-two .right { width: 46%; overflow: hidden; }
.djwh-con-box .djwh-two .right .scb-bottom-box { width: 100%; overflow: hidden; margin-top: 25px; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li { width: 100%; overflow: hidden; padding: 25px 0px; position: relative; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li:after { content: ''; position: absolute; left: 0px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li .fl a { color: #000000; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.djwh-con-box .djwh-two .right .scb-bottom-box ul li .fr a { color: #cccccc; }

.djwh-con-box .djwh-three { margin-top: 50px; }


/* 主业领域 */
.zyly-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }


/* 人才招聘 */
.rczp-con-box { width: 100%; overflow: hidden; padding-bottom: 85px; }
.rczp-con-box .rczp-one { margin-top: 60px; }
.rczp-con-box .rczp-one .left { width: 60%; overflow: hidden; }
.rczp-con-box .rczp-one .left .subject-con-box { margin-top: 22px; }
.rczp-con-box .rczp-one .left .subject-con-box ul { width: 100%; overflow: hidden; }
.rczp-con-box .rczp-one .left .subject-con-box ul li { width: 100%; overflow: hidden; padding: 20px 0px 20px 0px; line-height: 20px;
 position: relative; border-bottom: solid 1px #d6e0ef; }
.rczp-con-box .rczp-one .left .subject-con-box ul li:after { content: ""; position: absolute; left: 0px; top: 50%; margin-top: -3px;
 z-index: 999; width: 6px; height: 6px; background: #014099; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em; color: #000000;
 position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fr { width: 20%; overflow: hidden; line-height: 20px; font-size: 14px; color: #cccccc; text-align: right; }
.rczp-con-box .rczp-one .left .subject-con-box ul li .fr a { color: #cccccc; }
.rczp-con-box .rczp-one .left .subject-con-box .page-box { padding: 45px 0px 10px 0px; }
.rczp-con-box .rczp-one .right { width: 26%; overflow: hidden; }
.rczp-con-box .rczp-one .right ul li { width: 100%; overflow: hidden; margin-top: 55px; border-radius: 5px; }
.rczp-con-box .rczp-one .right ul li:first-child { margin-top: 70px; }
.rczp-con-box .rczp-one .right ul li img { width: 100%; }
.rczp-con-box .rczp-one .right ul li a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name { display: none; position: absolute; left: 0px; top: 0px; z-index: 99999;
 width: 100%; height: 100%; text-align: center;
 background: rgb(255,255,255);
 background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(20,45,124,1) 100%); }
.rczp-con-box .rczp-one .right ul li a .pos-fun-name b { display: block; position: absolute; left: 0px; top: 50%;
 margin-top: -19px; z-index: 99999; width: 100%; overflow: hidden; font-size: 38px; font-weight: 900; color: #ffdeb1;
 letter-spacing: 6px; }
.rczp-con-box .rczp-one .right ul li:hover .pos-fun-name { display: block; -webkit-animation: fade-in 0.3s both;
 animation: fade-in 0.3s both; }
.rczp-con-box .rczp-one .right ul li:hover .pos-fun-name b { -webkit-animation: bounce-in-top 0.9s both;
 animation: bounce-in-top 0.9s both; }


/* 上市公司 */
.ssgs-con-box { width: 100%; overflow: hidden; padding-bottom: 205px; }
.ssgs-con-box .zyly-two { margin-top: 108px; }
.ssgs-con-box .zyly-two .subject-con-box { margin-top: 62px; }
.ssgs-con-box .zyly-two .subject-con-box ul { width: 100%; overflow: hidden; }
.ssgs-con-box .zyly-two .subject-con-box ul li { width: 28%; overflow: hidden; float: left; margin-left: 8% }
.ssgs-con-box .zyly-two .subject-con-box ul li:first-child { margin-left: 0%; }
.ssgs-con-box .zyly-two .subject-con-box ul li img { width: 100%; }


/* 网站群 */
.wzq-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.wzq-con-box .subject-con-box { margin-top: 60px; }
.wzq-con-box .subject-con-box .all-subject-box { width: 100%; overflow: hidden; font-size: 0px; text-align: center; }
.wzq-con-box .subject-con-box .all-subject-box .asb-name { display: inline-block; padding: 12px 20px; margin: 0 auto;
 line-height: 20px; color: #ffffff; background: rgb(0,64,152); background: linear-gradient(0deg, rgba(0,64,152,1) 0%, rgba(43,117,206,1) 100%);
 border: solid 1px #a3bada; position: relative; }
.wzq-con-box .subject-con-box .all-subject-box .asb-name a { color: #ffffff; }
.wzq-con-box .subject-con-box .scb-con-box { width: 100%; overflow: hidden; margin-top: 30px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li { width: 20%; overflow: hidden; float: left; margin: 30px 0px 0px 0px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl { width: 90%; padding: 42px 0px 40px 0px; margin: 0 auto; background: #f4f4f4;
 border-radius: 8px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dt { width: 170px; height: 113px; overflow: hidden; margin: 0px auto 0px auto; font-size: 0px;
 border-radius: 10px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dt img { width: 100%; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd { width: 100%; height: 36px; overflow: hidden; margin-top: 35px; font-size: 0px; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd b { display: inline-block; width: 100%; overflow: hidden; line-height: 18px;
 font-size: 16px; text-align: center; color: #033f97; }
.wzq-con-box .subject-con-box .scb-con-box > ul > li dl dd b a { color: #033f97; }


/* 信息公开 */
.xxgk-con-box { width: 100%; overflow: hidden; padding-bottom: 90px; }
.xxgk-one { width: 100%; overflow: hidden; margin-top: 60px; }
.xxgk-one .left { width: 65%; overflow: hidden; }
.xxgk-one .left dl { width: 100%; overflow: hidden; margin-top: 60px; }
.xxgk-one .left dl:first-child { margin-top: 0px; }
.xxgk-one .left dl dt { width: 100%; overflow: hidden; }
.xxgk-one .left dl dd { width: 100%; overflow: hidden; margin-top: 20px; }
.xxgk-one .left dl dd ul li { width: 100%; overflow: hidden; padding: 20px 0px 20px 0px; line-height: 20px;
 border-bottom: solid 1px #e2e2e2; position: relative; }
.xxgk-one .left dl dd ul li:after { content: ''; position: absolute; left: 0px; top: 50%; z-index: 99999; margin-top: -3px; width: 6px; height: 6px; background: #014099; }
.xxgk-one .left dl dd ul li .fl { width: 80%; overflow: hidden; line-height: 20px; font-size: 18px; text-indent: 1em;
 color: #000000; position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.xxgk-one .left dl dd ul li .fl a { color: #000000; }
.xxgk-one .left dl dd ul li .fr { width: 15%; line-height: 20px; text-align: right; font-size: 14px; color: #cccccc; }
.xxgk-one .left dl dd ul li .fr a { color: #cccccc; }
.xxgk-one .right { width: 23%; overflow: hidden; }
.xxgk-one .right ul li { width: 100%; overflow: hidden; margin-top: 50px; border-radius: 5px; position: relative; }
.xxgk-one .right ul li:first-child { margin-top: 0px; }
.xxgk-one .right ul li img { width: 100%; }
.xxgk-one .right ul li .pos-fun-name { position: absolute; left: 0px; top: 0px; z-index: 99999; width: 100%; height: 100%;
 background: url("29945994.png") center; }
.xxgk-one .right ul li .pos-fun-name dl { position: absolute; left: 0px; top: 50%; margin-top: -78px; z-index: 99999;
 width: 100%; overflow: hidden; }
.xxgk-one .right ul li .pos-fun-name dl dt, .xxgk-one .right ul li .pos-fun-name dl dd { width: 100%; overflow: hidden;
 margin: 0 auto; text-align: center; }
.xxgk-one .right ul li .pos-fun-name dl dt img { display: block; width: auto; margin: 0 auto; transform: scale(1.0)!important; }
.xxgk-one .right ul li .pos-fun-name dl dt .hover-fun-img { display: none; }
.xxgk-one .right ul li .pos-fun-name dl dd { margin-top: 28px; line-height: 32px; font-size: 30px; color: #014099; }
.xxgk-one .right ul li .pos-fun-name dl dd a { color: #014099; }
.xxgk-one .right ul li:hover .pos-fun-name { background: url("29945989.png") center;
 -webkit-animation: fade-in 0.8s both; animation: fade-in 0.8s both; }
.xxgk-one .right ul li:hover .pos-fun-name dl { -webkit-animation: bounce-in-top 0.8s both; animation: bounce-in-top 0.8s both; }
.xxgk-one .right ul li:hover .pos-fun-name dl dt .pos-fun-img { display: none; }
.xxgk-one .right ul li:hover .pos-fun-name dl dt .hover-fun-img { display: block; }
.xxgk-one .right ul li:hover .pos-fun-name dl dd, .xxgk-one .right ul li:hover .pos-fun-name dl dd a { color: #ffffff; }


/* 社会责任 */
.shzr-list-box { width: 100%; overflow: hidden; }
.shzr-list-box { margin-top: 10px; }
.shzr-list-box ul { width: 100%; overflow: hidden; }
.shzr-list-box ul li { width: 100%; overflow: hidden; float: left; margin: 26px 0px; position: relative; }
.shzr-list-box ul li .slb-left { width: 30%; overflow: hidden; }
.shzr-list-box ul li .slb-left a { display: block; padding: 5px; }
.shzr-list-box ul li .slb-left img { width: 100%; 
 -webkit-box-shadow: 0px 0px 5px 0px #999999;
 -moz-box-shadow: 0px 0px 5px 0px #999999;
 box-shadow: 0px 0px 5px 0px #999999; }
.shzr-list-box ul li .slb-right { width: 66%; height: 100%; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 99999; 
 display: table; }
.shzr-list-box ul li .slb-right dl { display: table-cell; vertical-align: middle; width: 100%; overflow: hidden; }
.shzr-list-box ul li .slb-right dl dt, .shzr-list-box ul li .slb-right dl dd.slb-dd-name, 
.shzr-list-box ul li .slb-right dl dd.slb-dd-text { width: 100%; overflow: hidden; }
.shzr-list-box ul li .slb-right dl dt { line-height: 20px; font-size: 16px; color: #2e2e2e; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-name { margin-top: 8px; line-height: 30px; font-size: 26px; color: #084ba7; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-text { margin-top: 30px; line-height: 26px; font-size: 14px; text-indent: 2em; color: #2e2e2e;
 display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.shzr-list-box ul li .slb-right dl dd.slb-dd-text a { color: #d02626; }